Overrides the default behavior.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
protected override void OnCollectionChanged(
	NotifyCollectionChangedEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnCollectionChanged ( _
	e As NotifyCollectionChangedEventArgs _
)

See Also